Builder

class Builder : GeneratedMessage.Builder<BuilderT> , StoreAndForwardProtos.StoreAndForward.HeartbeatOrBuilder

TODO: REPLACE
Protobuf type meshtastic.StoreAndForward.Heartbeat

Functions

Link copied to clipboard
Link copied to clipboard

Period in seconds that the heartbeat is sent out that will be sent to the client
uint32 period = 1;
Link copied to clipboard

If set, this is not the primary Store & Forward router on the mesh
uint32 secondary = 2;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getPeriod(): Int

Period in seconds that the heartbeat is sent out that will be sent to the client
uint32 period = 1;
Link copied to clipboard
open fun getSecondary(): Int

If set, this is not the primary Store & Forward router on the mesh
uint32 secondary = 2;
Link copied to clipboard
Link copied to clipboard

Period in seconds that the heartbeat is sent out that will be sent to the client
uint32 period = 1;
Link copied to clipboard

If set, this is not the primary Store & Forward router on the mesh
uint32 secondary = 2;